Aspire's Library

A Place for Latest Exam wise Questions, Videos, Previous Year Papers,
Study Stuff for MCA Examinations

MCA NIMCET Previous Year Questions (PYQs)

MCA NIMCET C Programming Language PYQ


MCA NIMCET PYQ
Given an unsigned 32-bit integer $x$, which of the following C/C++ expressions correctly toggles $m$ bits starting from position $p$ (with the least significant bit at position $0$)?

Assume: x is the input integer; p is the starting position of the bit range (0-based, LSB at position 0); m is the number of bits to toggle; and No overflow or invalid input conditions occur.

Which of the following correctly toggles $m$ bits of $x$ starting from position $p$?





Go to Discussion

MCA NIMCET Previous Year PYQMCA NIMCET NIMCET 2025 PYQ

Solution



MCA NIMCET


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

MCA NIMCET


Online Test Series,
Information About Examination,
Syllabus, Notification
and More.

Click Here to
View More

Ask Your Question or Put Your Review.

loading...